home *** CD-ROM | disk | FTP | other *** search
- FILE LIST
-
-
- Here is a summary of the files on this diskette in "wildcard" format:
-
-
- readme a set of directions for running the tutorial
-
- filelist the file you are reading
-
- catalog a complete list of files on this diskette
-
- runme.bat the first tutorial Batch File. Running this
- Batch File starts the tutorial "chain" of
- Batch Files.
-
- _???????.bat the rest of the tutorial Batch Files
-
- _???????.rem text files that are displayed by the tutorial
-
- *.com the Batch File utilities discussed on this disk
-
-
- The above .bat, .rem, and .com files must be in the same
- directory in order for the tutorial to run successfully.
-
-
- *.asm the assembly language source code for the utilities
-
- *.inc "include" files of assembly language source code for
- the utilities
-
- test????.bat simple Batch Files used to test the utilities
-
- ??dir.bat Batch Files used to generate printable directory listings
-
-
-
- You can print all but the .com files using the "wildcard" feature of the DOS
- PRINT command. For example, to print all of the tutorial Batch Files, a typical
- command would be
-
-
- A> print B:_???????.bat
-
- (use the disk specs that reflect where these files are in your system)
- Bye bye
-